C1.Silverlight.Data Namespace : NamedObjectCollection<T> Class |
'Declaration
Public Class NamedObjectCollection(Of T As {New, NamedObject}) Inherits UpdatableCollection(Of T)
public class NamedObjectCollection<T> : UpdatableCollection<T> where T: new(), NamedObject
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
C1.Silverlight.Data.UpdatableCollection<T>
C1.Silverlight.Data.NamedObjectCollection<T>
C1.Silverlight.Data.DataColumnList
C1.Silverlight.Data.DataRelationCollection
C1.Silverlight.Data.DataTableCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2